home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Internet_Search / Yahooligans.src < prev    next >
Text File  |  1998-11-16  |  763b  |  40 lines

  1. # Based on Yahoo created by Gord Lacey
  2. # http://www.apple-donuts.com
  3. # Yahooligans by John Mueller (john.mueller@shaw.wave.ca)
  4.  
  5. <search
  6. name = "Yahooligans!"
  7.  
  8. description = “Yahoo for children’s web material”
  9.  
  10. action = "http://search.yahooligans.com/search/ligans"
  11. method = "get"
  12.  
  13. >
  14.  
  15. <input name="p" user> 
  16.  
  17. # <input name="h" value="s">
  18. # h=s is web sites  h=c is categories
  19.  
  20. # <input name=b" value="1">  b is item number to start
  21. # <input name="hc" value="0">  hc is found categories
  22. # <input name="hs" value="50"> hs is found sites
  23.  
  24.  
  25.  
  26. <interpret
  27.  
  28. bannerStart = "<center"
  29. bannerEnd = "</center>"
  30.  
  31. # resultListStart = "<B>Categories</B>"
  32. # resultListEnd = "</table></center>"    
  33.     
  34. resultItemStart = "</TD><TD ALIGN=left>"
  35. resultItemEnd = "</TD></TR>"
  36.  
  37. >
  38.  
  39. </search>
  40.